SetPresentation
TheSetPresentation
method assigns the specified presentation to this frame.
void SetPresentation (in ODTypeToken presentation);
presentation
- A tokenized string representing the presentation to assign to this frame, expressed as a 32-bit value.
DISCUSSION
Your part calls its display frame'sSetPresentation
method.EXCEPTIONS
kODErrIllegalNullTokenInput
- The
presentation
parameter is null.SEE ALSO
TheODTypeToken
type (page 877).
TheODFrame::ChangePresentation
method (page 310).
TheODFrame::GetPresentation
method (page 323).
Listing 2-9 on page 54 in OpenDoc Cookbook.
Listing 2-10 on page 56 in OpenDoc Cookbook.
"Presentation" on page 156 in OpenDoc Programmer's Guide.
"Setting Up" on page 157 in OpenDoc Programmer's Guide.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help